home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / reqtoolsdev.lha / ReqTools / Catalogs / prefscat / reqtoolsprefs.cd < prev    next >
Text File  |  1996-12-15  |  3KB  |  241 lines

  1. ;**************************
  2. ;
  3. ;   ReqTools Preferences
  4. ;
  5. ;**************************
  6. ;
  7. ; *** Misc ***
  8. ;
  9. MSG_WINDOW_TITLE (1//)
  10. ReqTools Preferences
  11. ;
  12. MSG_GENERAL (//)
  13. General
  14. ;
  15. MSG_FILEREQUESTER (//)
  16. File Requester
  17. ;
  18. MSG_SIZE (//)
  19. Size (% of visible height):
  20. ;
  21. MSG_SET (//)
  22. Set...
  23. ;
  24. MSG_TEST (//)
  25. Test...
  26. ;
  27. MSG_SAVE (//)
  28. Save
  29. ;
  30. MSG_USE (//)
  31. Use
  32. ;
  33. MSG_CANCEL (//)
  34. Cancel
  35. ;
  36. MSG_ABORT (//)
  37. Abort
  38. ;
  39. ; Note: there are two spaces around the Ok string to make it 4 chars wide.
  40. MSG_OK (//)
  41.  Ok
  42. ;
  43. ; * 2.7 *
  44. ;
  45. MSG_INFORMATION (//)
  46. Information
  47. ;
  48. ; *** Menus ***
  49. ;
  50. MSG_PROJECT_MENU (100//)
  51. Project
  52. ;
  53. MSG_PROJECT_OPEN (//)
  54. O\0Open...
  55. ;
  56. MSG_PROJECT_SAVEAS (//)
  57. A\0Save As...
  58. ;
  59. MSG_PROJECT_ABOUT (//)
  60. ?\0About...
  61. ;
  62. MSG_PROJECT_QUIT (//)
  63. Q\0Quit
  64. ;
  65. MSG_EDIT_MENU (//)
  66. Edit
  67. ;
  68. MSG_EDIT_RESET (//)
  69. D\0Reset To Defaults
  70. ;
  71. MSG_EDIT_LASTSAVED (//)
  72. L\0Last Saved
  73. ;
  74. MSG_EDIT_RESTORE (//)
  75. R\0Restore
  76. ;
  77. MSG_OPTIONS_MENU (//)
  78. Options
  79. ;
  80. MSG_OPTIONS_CREATEICONS (//)
  81. I\0Create Icons?
  82. ;
  83. ; *** Switches ***
  84. ;
  85. MSG_POPSCREEN (200//)
  86. Pop screen to front
  87. ;
  88. MSG_IMMEDIATESORT (//)
  89. Immediate sort
  90. ;
  91. MSG_DRAWERSFIRST (//)
  92. Display drawers first
  93. ;
  94. MSG_DRAWERSMIXED (//)
  95. Mix files and drawers
  96. ;
  97. MSG_LED (//)
  98. Disk activity LED
  99. ;
  100. MSG_DEFAULTFONT (//)
  101. Use system default font
  102. ;
  103. ; ** 2.3 **
  104. ;
  105. MSG_FKEYS (//)
  106. Use function keys
  107. ;
  108. ; ** 2.5 **
  109. ;
  110. MSG_DOWHEEL (//)
  111. Color wheel
  112. ;
  113. ; ** 2.7 **
  114. ;
  115. MSG_WHEEL_NONE (//)
  116. No color wheel
  117. ;
  118. MSG_WHEEL_SIMPLE (//)
  119. Simple color wheel
  120. ;
  121. MSG_WHEEL_FANCY (//)
  122. Fancy color wheel
  123. ;
  124. ; ** 2.8 **
  125. ;
  126. MSG_MMB_PARENT  (//)
  127. MMB gives parent
  128. ;
  129. ; *** Requester Type ***
  130. ;
  131. MSG_REQUESTER (300//)
  132. Defaults for
  133. ;
  134. MSG_FILEREQ (//)
  135. File Requester
  136. ;
  137. MSG_FONTREQ (//)
  138. Font Requester
  139. ;
  140. MSG_PALETTEREQ (//)
  141. Palette Requester
  142. ;
  143. MSG_SCRMODEREQ (//)
  144. Screen Mode Requester
  145. ;
  146. MSG_VOLUMEREQ (//)
  147. Volume Requester
  148. ;
  149. MSG_OTHERREQ (//)
  150. Other Requesters
  151. ;
  152. ; *** Position ***
  153. ;
  154. MSG_POSITION (400//)
  155. Position:
  156. ;
  157. MSG_POINTER (//)
  158. Mouse pointer
  159. ;
  160. MSG_CENTERWIN (//)
  161. Center in window
  162. ;
  163. MSG_CENTERSCR (//)
  164. Center on screen
  165. ;
  166. MSG_TOPLEFTWIN (//)
  167. Top left of window
  168. ;
  169. MSG_TOPLEFTSCR (//)
  170. Top left of screen
  171. ;
  172. MSG_OFFSET (//)
  173. Offset:
  174. ;
  175. ; *** Entries ***
  176. ;
  177. MSG_NR_OF_ENTRIES (500//)
  178. Number of visible entries:
  179. ;
  180. MSG_MIN (//)
  181. Minimum
  182. ;
  183. MSG_MAX (//)
  184. Maximum
  185. ;
  186. ; *** Errors ***
  187. ;
  188. MSG_YOU_NEED_REQTOOLS38 (600//)
  189. You need reqtools.library V38+!
  190. ;
  191. MSG_WRONG_REQTOOLS_VERSION (//)
  192. The version of reqtools.library you have\ndoes not support preferences!
  193. ;
  194. MSG_ALL_PREFS_NOT_SUPPORTED (//)
  195. WARNING: This version of the preference editor\n\
  196. doesn't support all the preferences of the\n\
  197. reqtools.library you've got installed!
  198. ;
  199. MSG_NO_WB_LIB (//)
  200. Couldn't open workbench.library!
  201. ;
  202. MSG_NO_UTILITY_LIB (//)
  203. Couldn't open utility.library!
  204. ;
  205. MSG_NO_ICON_LIB (//)
  206. Couldn't open icon.library!
  207. ;
  208. MSG_COULDNT_LOCK_PUBSCREEN (//)
  209. Couldn't lock public screen!
  210. ;
  211. MSG_ERROR_GETSCREENDRAWINFO (//)
  212. Error getting draw info!
  213. ;
  214. MSG_ERROR_GETVISUALINFO (//)
  215. Error getting visual info!
  216. ;
  217. MSG_COULDNT_OPEN_WINDOW (//)
  218. Couldn't open window!
  219. ;
  220. MSG_ERROR_ACCESSING_FILE (//)
  221. Error accessing file\n%s,\n%s
  222. ;
  223. MSG_READ_ERROR (//)
  224. Read error!
  225. ;
  226. MSG_ERROR_SAVING_PREFS (//)
  227. Error saving preferences!
  228. ;
  229. ; * 2.7 *
  230. ;
  231. MSG_ERROR_ARGS (//)
  232. Argument error
  233. ;
  234. MSG_ERROR_LIBRARY (//)
  235. Couldn't open %s\n\
  236. version %ld or higher!
  237. ;
  238. MSG_ERROR_MENUS (//)
  239. Couldn't create menus!
  240. ;
  241.